[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
        Search first using FCB (INT 21h, 11h)

        Entry:
          AH = 11h
          DS:DX = address of FCB
        Return:
          AL = status
               00h file found
               FFh file not found
        Note: If file found, FCB is created at DTA address and set
              up to OPEN or DELETE it.

See Also: INT 21h, 0Fh INT 21h, 29h
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson